[INFO] cloning repository https://github.com/zsh-ncursed/corvus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zsh-ncursed/corvus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzsh-ncursed%2Fcorvus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzsh-ncursed%2Fcorvus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f37f5cb795d9b03e3cc19bdfbd68abcf1b9753c9
[INFO] fixing zsh-ncursed/corvus against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzsh-ncursed%2Fcorvus" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zsh-ncursed/corvus
[INFO] finished tweaking git repo https://github.com/zsh-ncursed/corvus
[INFO] tweaked toml for git repo https://github.com/zsh-ncursed/corvus written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zsh-ncursed/corvus on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zsh-ncursed/corvus already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 46b418fb321d865c4a8aacb659353f02f18d86cdc69593564488ee5c8f47ad48
[INFO] running `Command { std: "docker" "start" "46b418fb321d865c4a8aacb659353f02f18d86cdc69593564488ee5c8f47ad48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "46b418fb321d865c4a8aacb659353f02f18d86cdc69593564488ee5c8f47ad48" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46b418fb321d865c4a8aacb659353f02f18d86cdc69593564488ee5c8f47ad48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "46b418fb321d865c4a8aacb659353f02f18d86cdc69593564488ee5c8f47ad48" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/corvus/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/config/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/corvus-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/io/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/plugin-ipc/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/utils/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ui/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking utils v0.1.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Migrating crates/utils/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking serial2 v0.2.32
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking xattr v1.5.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking partition-identity v0.3.0
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking portable-pty v0.9.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking proc-mounts v0.3.0
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking io v0.1.0 (/opt/rustwide/workdir/crates/io)
[INFO] [stderr]    Migrating crates/io/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking plugin-ipc v0.1.0 (/opt/rustwide/workdir/crates/plugin-ipc)
[INFO] [stderr]    Migrating crates/plugin-ipc/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking config v0.1.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]    Migrating crates/config/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking corvus-core v0.1.0 (/opt/rustwide/workdir/crates/corvus-core)
[INFO] [stderr]    Migrating crates/corvus-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/corvus-core/src/session.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/corvus-core/src/search.rs:79:33
[INFO] [stdout]     |
[INFO] [stdout]  79 |         while let Some(entry) = entries.next_entry().await? {
[INFO] [stdout]     |                        -----    --------------------------^
[INFO] [stdout]     |                        |        |                    |
[INFO] [stdout]     |                        |        |                    this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                        |        |                    up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |        |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        |        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                        |        up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `entry` calls a custom destructor
[INFO] [stdout]     |                        `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  82 |             let is_dir = entry.file_type().await?.is_dir();
[INFO] [stdout]     |                          -----------------------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  92 |                         if let Ok(matches) = Self::search_content(&path, query).await {
[INFO] [stdout]     |                                              ----------------------------------------
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                              `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 107 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/corvus-core/src/search.rs:79:33
[INFO] [stdout]     |
[INFO] [stdout]  79 |         while let Some(entry) = entries.next_entry().await? {
[INFO] [stdout]     |                        -----    --------------------------^
[INFO] [stdout]     |                        |        |                    |
[INFO] [stdout]     |                        |        |                    this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                        |        |                    up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |        |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        |        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                        |        up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `entry` calls a custom destructor
[INFO] [stdout]     |                        `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  82 |             let is_dir = entry.file_type().await?.is_dir();
[INFO] [stdout]     |                          -----------------------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  92 |                         if let Ok(matches) = Self::search_content(&path, query).await {
[INFO] [stdout]     |                                              ----------------------------------------
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                              `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 107 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ui v0.1.0 (/opt/rustwide/workdir/crates/ui)
[INFO] [stderr]    Migrating crates/ui/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ui/src/settings.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 |         if SETTINGS_STATE.is_none() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> crates/ui/src/settings.rs:173:35
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let settings_state = unsafe { SETTINGS_STATE.as_mut().unwrap() };
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> crates/ui/src/settings.rs:467:39
[INFO] [stdout]     |
[INFO] [stdout] 467 |         if let Some(settings_state) = SETTINGS_STATE.as_mut() {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/corvus-core/tests/test_app_state.rs from 2021 edition to 2024
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ui/src/settings.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 |         if SETTINGS_STATE.is_none() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking corvus v0.1.0 (/opt/rustwide/workdir/crates/corvus)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> crates/ui/src/settings.rs:173:35
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let settings_state = unsafe { SETTINGS_STATE.as_mut().unwrap() };
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> crates/ui/src/settings.rs:467:39
[INFO] [stdout]     |
[INFO] [stdout] 467 |         if let Some(settings_state) = SETTINGS_STATE.as_mut() {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/corvus/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/corvus/src/main.rs (1 fix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.57s
[INFO] [stderr] crater-edition-check: corvus v0.1.0 (/opt/rustwide/workdir/crates/corvus) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: config v0.1.0 (/opt/rustwide/workdir/crates/config) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: corvus-core v0.1.0 (/opt/rustwide/workdir/crates/corvus-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: io v0.1.0 (/opt/rustwide/workdir/crates/io) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: plugin-ipc v0.1.0 (/opt/rustwide/workdir/crates/plugin-ipc) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: utils v0.1.0 (/opt/rustwide/workdir/crates/utils) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ui v0.1.0 (/opt/rustwide/workdir/crates/ui) updating edition from 2021 to 2024
[INFO] [stderr]     Checking utils v0.1.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]     Checking config v0.1.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]     Checking io v0.1.0 (/opt/rustwide/workdir/crates/io)
[INFO] [stderr]     Checking plugin-ipc v0.1.0 (/opt/rustwide/workdir/crates/plugin-ipc)
[INFO] [stderr]     Checking corvus-core v0.1.0 (/opt/rustwide/workdir/crates/corvus-core)
[INFO] [stderr]     Checking ui v0.1.0 (/opt/rustwide/workdir/crates/ui)
[INFO] [stdout] warning: unused variable: `app_state`
[INFO] [stdout]   --> crates/ui/src/settings.rs:98:36
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn move_item_up(&mut self, app_state: &AppState) {
[INFO] [stdout]    |                                    ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ui/src/settings.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 |         if SETTINGS_STATE.is_none() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> crates/ui/src/settings.rs:173:35
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let settings_state = unsafe { SETTINGS_STATE.as_mut().unwrap() };
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> crates/ui/src/settings.rs:467:39
[INFO] [stdout]     |
[INFO] [stdout] 467 |         if let Some(settings_state) = SETTINGS_STATE.as_mut() {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ui` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `app_state`
[INFO] [stdout]   --> crates/ui/src/settings.rs:98:36
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn move_item_up(&mut self, app_state: &AppState) {
[INFO] [stdout]    |                                    ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ui/src/settings.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 |         if SETTINGS_STATE.is_none() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> crates/ui/src/settings.rs:173:35
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let settings_state = unsafe { SETTINGS_STATE.as_mut().unwrap() };
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> crates/ui/src/settings.rs:467:39
[INFO] [stdout]     |
[INFO] [stdout] 467 |         if let Some(settings_state) = SETTINGS_STATE.as_mut() {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ui` (lib) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "46b418fb321d865c4a8aacb659353f02f18d86cdc69593564488ee5c8f47ad48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46b418fb321d865c4a8aacb659353f02f18d86cdc69593564488ee5c8f47ad48", kill_on_drop: false }`
[INFO] [stdout] 46b418fb321d865c4a8aacb659353f02f18d86cdc69593564488ee5c8f47ad48
